home *** CD-ROM | disk | FTP | other *** search
- ; The first time you compile, and each time a new function is added in one
- ; module that is referenced by another, the prototypes must be updated.
- dmake prog-protos.h
- ; Then make the actual program
- dmake blackhole
- ; Make sure you keep BlackHole.info with blackhole, otherwise it won't work!
-
-